home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
1bear.swf
/
scripts
/
DefineButton2_429
/
BUTTONCONDACTION on(release)_2.as
next >
Wrap
Text File
|
2008-11-12
|
79b
|
7 lines
on(release){
tellTarget("../bird")
{
gotoAndPlay(37);
}
}